body .fp-button {
  left: auto;
  text-align: center;
  width: 100%; }
body .ctabtn {
  position: initial;
  right: auto;
  padding: 0;
  width: auto;
  background: none;
  text-align: left; }
  body .ctabtn a {
    padding: 8px 16px 7px 16px;
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
    background: #009CDE;
    font-weight: 600;
    font-size: 14px; }
    body .ctabtn a:hover {
      color: #ffffff;
      background: #041E42;
      text-decoration: none; }
    body .ctabtn a .fontawesome-icon-inline {
      display: none; }
body .gbb-row {
  padding: 0;
  border-radius: 0;
  width: auto; }
  body .gbb-row .ctabtn {
    position: initial;
    right: auto;
    padding: 0;
    width: auto; }
    body .gbb-row .ctabtn a {
      padding: 8px 16px 7px 16px;
      font-size: 14px;
      display: inline-block;
      text-decoration: none;
      border-radius: 5px;
      font-weight: 600; }
      body .gbb-row .ctabtn a:hover {
        color: #ffffff;
        background: #041E42;
        text-decoration: none; }
body .fsbtn {
  width: auto;
  padding: 0;
  border-radius: 5px;
  left: auto;
  display: inline-block; }
  body .fsbtn a {
    border-radius: 5px;
    display: block;
    padding: 8px 16px 7px 16px;
    font-size: 14px;
    text-decoration: none; }
    body .fsbtn a .fontawesome-icon-inline {
      display: none; }
    body .fsbtn a:hover {
      color: #ffffff;
      background: #041E42;
      text-decoration: none; }
@media (max-width: 992px) {
  body.not-frontpage #page-main-content {
    margin-top: 30px; } }

.frontpage .content-top {
  display: none; }
.frontpage .gavias-blockbuilder-content .gbb-row-wrapper {
  display: block;
  width: 100%;
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .frontpage .gavias-blockbuilder-content .gbb-row-wrapper {
      margin-bottom: 40px; } }
  @media (min-width: 1200px) {
    .frontpage .gavias-blockbuilder-content .gbb-row-wrapper {
      margin-bottom: 60px; } }
  .frontpage .gavias-blockbuilder-content .gbb-row-wrapper .bg-size-cover {
    margin-top: 0 !important;
    padding-top: 0 !important; }
  .frontpage .gavias-blockbuilder-content .gbb-row-wrapper:last-child {
    margin-bottom: 0; }
.frontpage .gavias-blockbuilder-content .featuredsols {
  top: auto; }
.frontpage .gavias-blockbuilder-content .node--type-featured-splution header {
  display: none; }
.frontpage .front-featured-solutions-block {
  top: auto; }

.bb-container .gsc-column .bg-size-cover {
  background-color: transparent !important; }
.bb-container .rigadv-video {
  margin: 0; }
.bb-container .youtube-container iframe {
  width: 100%; }
  @media (min-width: 768px) {
    .bb-container .youtube-container iframe {
      min-height: 300px; } }
  @media (min-width: 1200px) {
    .bb-container .youtube-container iframe {
      min-height: auto; } }

table.featured-solution td.featured-solution {
  background: #efefef;
  transition: all 0.35s; }
  table.featured-solution td.featured-solution:hover {
    transition: all 0.35s;
    background: #F7F7F7; }

table.learnmore td.learnmore {
  padding: 16px; }
table.learnmore a.learnmore,
table.learnmore a.learnmore:visited {
  text-decoration: underline; }

.pressreleasefront header {
  background: #EFEFEF;
  padding: 11px; }
.pressreleasefront table a,
.pressreleasefront table a:visited {
  color: #009CDE; }

.pressreleasefront table a:focus,
.pressreleasefront table a:hover {
  color: #041E42; }

.gbb-row .rjfront-light a,
.gbb-row .rjfront-light a:visited {
  color: #009CDE; }
.gbb-row .rjfront-light a:focus,
.gbb-row .rjfront-light a:hover {
  color: #041E42; }

.gbb-row .rjfront-dark {
  background: #EFEFEF;
  color: #000; }
.gbb-row .rjfront-dark a,
.gbb-row .rjfront-dark a:visited {
  color: #009CDE; }
.gbb-row .rjfront-dark a:focus,
.gbb-row .rjfront-dark a:hover {
  color: #041E42; }

.gbb-row .ctabtn {
  display: inline-block;
  padding: 10px;
  border-radius: 5px; }
  .gbb-row .ctabtn a .fontawesome-icon-inline {
    display: none; }

.video-modal {
  height: 100% !important;
  background: black; }
  .video-modal .ui-dialog-titlebar {
    background: none;
    border: none;
    z-index: 2; }
  .video-modal .ui-dialog-titlebar-close {
    background: url(../images/new-icons/close-rgk.png) no-repeat 0px 0px transparent;
    border: none;
    opacity: .3;
    right: 30px;
    top: 30px;
    outline: none; }
    .video-modal .ui-dialog-titlebar-close:hover {
      opacity: 1; }
    .video-modal .ui-dialog-titlebar-close span {
      display: none; }
  .video-modal iframe {
    transition: all 1s;
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto; }
  .video-modal .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .video-modal .overlay .logo-wrapper {
      position: absolute;
      top: 50%;
      left: 10%;
      transform: translate(-10%, -50%);
      transition: all 1s ease-in-out; }
      .video-modal .overlay .logo-wrapper .rigaku-logo {
        background: url(../images/new-icons/white-logo-rgk.png) no-repeat 0px 0px transparent;
        min-height: 86px;
        min-width: 433px;
        transition: all 1s ease-in-out;
        background-size: 100% 100%; }
      .video-modal .overlay .logo-wrapper .explore {
        margin-left: 110px;
        margin-top: 25px;
        background: none;
        border: 1px solid #ffffff;
        font-size: 14px;
        text-transform: uppercase;
        color: #ffffff;
        padding: 7px 20px;
        border-radius: 4px;
        outline: none;
        font-family: 'Montserrat', sans-serif;
        transition: all 1s ease-in-out; }
      .video-modal .overlay .logo-wrapper.up {
        top: 2%;
        transform: translate(-10%, -2%); }
        .video-modal .overlay .logo-wrapper.up .rigaku-logo {
          transition: all 1s ease-in-out;
          min-height: 47px;
          min-width: 250px;
          background-size: 100% 100%; }
        .video-modal .overlay .logo-wrapper.up .explore {
          opacity: 0; }

.node__content iframe {
  width: 100%; }
